home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 30
/
Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso
/
Aminet
/
util
/
libs
/
PGPLib1_3.lha
/
PGP
/
include
/
c
/
proto
/
pgp.h
Wrap
C/C++ Source or Header
|
1998-01-10
|
187b
|
12 lines
#ifndef PROTO_PGP_H
#define PROTO_PGP_H
#include <exec/types.h>
extern struct Library *PGPBase;
#include <clib/pgp_protos.h>
#include <pragmas/pgp_pragmas.h>
#endif /* PROTO_PGP_H */